########################################
### 		EEP RUS EVENTS	     ###
#by Al Komnin & ABukhar & Panzerkreuzer# 		
########################################

#Georgian Inheritance# 
event = { 

	id = 93300 
	trigger = { 
			exists = RUS 
			exists = TUR 
			exists = PER 
			atwar = no 
			AND = {
				owned = { province = 466 data = RUS } 
				owned = { province = 468 data = RUS } 
				} 
	} 
	random = no 
	country = GEO 
	name = "EVENTNAME93300" 
	desc = "EVENTHIST93300" 
	style = 5 

	date = { day = 1 month = january year = 1801 } 
	offset = 1460 
	deathdate = { day = 1 month = december year = 1805 } 

	action_a = { #   # 
			name = "ACTIONNAME93300A" 
			command = { type = trigger which = 93301 } 
	} 
	action_b = { #     # 
			name = "ACTIONNAME93300B" 
			command = { type = trigger which = 93302 } 
			command = { type = dynastic which = RUS } 
			command = { type = alliance which = RUS } 
			command = { type = stability value = 3 } 
	} 
	action_c = { #   # 
			name = "ACTIONNAME93300C" 
			command = { type = trigger which = 93303 } 
			command = { type = stability value = -3 } 
			command = { type = revolt which = -1 } 
	} 
} 

#Georgian Inheritance# 
event = { 

	id = 93301 #Triggered by GEO93300# 
	random = no 
	country = RUS 
	name = "EVENTNAME93300" 
	desc = "EVENTHIST93301" 
	style = 5 

	action_a = { # # 
			name = "ACTIONNAME93301A" 
			command = { type = inherit which = GEO } 
			command = { type = stability value = 2 } 
			command = { type = addcore which = 469 } 
			command = { type = addcore which = 470 } 
			command = { type = DIP which = 3 value = 36 } 
	} 
} 

#Georgian Inheritance# 
event = { 

	id = 93302 #Triggered by GEO93300# 
	random = no 
	country = RUS 
	name = "EVENTNAME93300" 
	desc = "EVENTHIST93301" 
	style = 5 

	action_a = { # # 
			name = "ACTIONNAME4002A" 
			command = { type = vassal which = GEO } 
			command = { type = stability value = 1 } 
			command = { type = relation which = GEO value = 50 } 
			command = { type = DIP which = 1 value = 36 } 
	} 
} 

#Georgian Inheritance# 
event = { 

	id = 93303 #Triggered by GEO93300# 
	random = no 
	country = RUS 
	name = "EVENTNAME93300" 
	desc = "EVENTHIST93303" 
	style = 5 

	action_a = { # # 
			name = "ACTIONNAME93303A" 
			command = { type = relation which = GEO value = -100 } 
			command = { type = DIP which = -3 value = 36 } 
	} 
}